home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk68 / mffdemo / address.mff < prev    next >
Text File  |  1995-03-19  |  5KB  |  593 lines

  1. VERSION 1.0
  2. FORMS
  3.  FORM "Edit All" 0 0 361 145 2
  4.   FIELD 0 22 10 80 8 "Last name:"
  5.   FIELD 2 138 10 107 8 ""
  6.   FIELD 0 22 19 88 8 "First name:"
  7.   FIELD 1 138 19 94 8 ""
  8.   FIELD 0 22 31 64 8 "Company:"
  9.   FIELD 3 138 31 200 8 ""
  10.   FIELD 0 22 40 57 8 "Street:"
  11.   FIELD 4 138 40 200 8 ""
  12.   FIELD 0 22 49 41 8 "City:"
  13.   FIELD 5 138 49 116 8 ""
  14.   FIELD 0 22 58 48 8 "State:"
  15.   FIELD 6 138 58 18 8 ""
  16.   FIELD 0 22 67 33 8 "Zip:"
  17.   FIELD 7 138 67 42 8 ""
  18.   FIELD 0 22 79 89 8 "Home phone:"
  19.   FIELD 8 138 79 158 8 ""
  20.   FIELD 0 22 88 89 8 "Work phone:"
  21.   FIELD 9 138 88 158 8 ""
  22.   FIELD 10 138 101 200 35 ""
  23.   FIELD 0 22 101 48 8 "Notes:"
  24.  FORM "Name and Address" 0 0 222 40 0
  25.   FIELD 2 5 1 107 8 ""
  26.   FIELD 0 113 1 8 8 ","
  27.   FIELD 1 123 1 94 8 ""
  28.   FIELD 3 17 13 200 8 ""
  29.   FIELD 4 17 22 200 8 ""
  30.   FIELD 5 17 31 116 8 ""
  31.   FIELD 6 145 31 18 8 ""
  32.   FIELD 7 175 31 42 8 ""
  33.  FORM "Totals" 0 0 216 8 20
  34.   FIELD 0 44 0 172 8 "records are selected."
  35.   FIELD 1 0 0 43 8 ""
  36.  FORM "Sort by State" 0 0 253 8 0
  37.   FIELD 6 11 0 18 8 ""
  38.   FIELD 2 43 0 94 8 ""
  39.   FIELD 0 138 0 8 8 ","
  40.   FIELD 1 153 0 94 8 ""
  41.  FORM "Phones only - title" 0 0 563 35 8
  42.   FIELD 0 4 9 555 8 "Name                        Home phone            Work phone"
  43.   FIELD 0 4 18 555 8 "---------------------------------------------------------------------"
  44.  FORM "One line with phones" 0 0 561 10 10
  45.   FIELD 2 5 1 107 8 ""
  46.   FIELD 0 113 1 8 8 ","
  47.   FIELD 1 123 1 94 8 ""
  48.   FIELD 8 230 1 158 8 ""
  49.   FIELD 9 399 1 158 8 ""
  50.  FORM "Name and Phones" 0 0 222 40 0
  51.   FIELD 2 6 6 97 8 ""
  52.   FIELD 0 104 6 8 8 ","
  53.   FIELD 1 123 6 94 8 ""
  54.   FIELD 0 5 18 40 8 "Home:"
  55.   FIELD 8 59 18 158 8 ""
  56.   FIELD 0 5 27 40 8 "Work:"
  57.   FIELD 9 59 27 158 8 ""
  58.  FORM "Names only" 0 0 211 8 5
  59.   FIELD 2 0 0 105 8 ""
  60.   FIELD 0 106 0 8 8 ","
  61.   FIELD 1 117 0 94 8 ""
  62.  FORM "Display All" 0 0 222 110 0
  63.   FIELD 2 5 1 107 8 ""
  64.   FIELD 0 113 1 8 8 ","
  65.   FIELD 1 123 1 94 8 ""
  66.   FIELD 3 17 13 200 8 ""
  67.   FIELD 4 17 22 200 8 ""
  68.   FIELD 5 17 31 116 8 ""
  69.   FIELD 6 145 31 18 8 ""
  70.   FIELD 7 175 31 42 8 ""
  71.   FIELD 0 5 43 40 8 "Home:"
  72.   FIELD 8 59 43 158 8 ""
  73.   FIELD 0 5 52 40 8 "Work:"
  74.   FIELD 9 59 52 158 8 ""
  75.   FIELD 0 5 64 48 8 "Notes:"
  76.   FIELD 10 17 74 200 35 ""
  77. DATA DEFINITION
  78.  FIELD 1 "First Name"
  79.  FIELD 1 "Last Name"
  80.  FIELD 1 "Company Name"
  81.  FIELD 1 "Street"
  82.  FIELD 1 "City"
  83.  FIELD 1 "State"
  84.  FIELD 1 "Zip"
  85.  FIELD 1 "Home phone"
  86.  FIELD 1 "Work phone"
  87.  FIELD 1 "Notes"
  88. DATA
  89.  RECORD
  90. 6
  91. Amelia
  92. 8
  93. Anderson
  94. 0
  95.  
  96. 15
  97. 98 Wishing Road
  98. 7
  99. Seattle
  100. 2
  101. WA
  102. 5
  103. 93456
  104. 14
  105. (315) 834-0218
  106. 0
  107.  
  108. 17
  109. Old flame,`Friend
  110.  RECORD
  111. 6
  112. Johnny
  113. 6
  114. Carson
  115. 0
  116.  
  117. 23
  118. 1234567 Hollywood Blvd.
  119. 9
  120. Hollywood
  121. 2
  122. CA
  123. 5
  124. 98765
  125. 8
  126. unlisted
  127. 13
  128. 234-5678 eves
  129. 0
  130.  
  131.  RECORD
  132. 4
  133. John
  134. 3
  135. Doe
  136. 0
  137.  
  138. 15
  139. 100 Main Street
  140. 8
  141. New York
  142. 2
  143. NY
  144. 5
  145. 22000
  146. 14
  147. (212) 435-1234
  148. 14
  149. (212) 543-9876
  150. 6
  151. Friend
  152.  RECORD
  153. 4
  154. Mark
  155. 7
  156. Donovan
  157. 16
  158. Suicidal Systems
  159. 20
  160. 666 Devils Park Road
  161. 5
  162. Salem
  163. 2
  164. MA
  165. 5
  166. 02123
  167. 8
  168. NOT-HOME
  169. 8
  170. WIC-HUNT
  171. 16
  172. Excorcisms, etc.
  173.  RECORD
  174. 6
  175. Albert
  176. 8
  177. Einstein
  178. 25
  179. Mathematical Models, Inc.
  180. 18
  181. 3.14 Massless Ave.
  182. 6
  183. Dallas
  184. 2
  185. TX
  186. 5
  187. 75265
  188. 8
  189. PIR-SQAR
  190. 8
  191. SQR-TOF2
  192. 45
  193. Mathematical Genious,`Mental Giant,`Forgetful
  194.  RECORD
  195. 7
  196. Sigmund
  197. 5
  198. Freud
  199. 0
  200.  
  201. 10
  202. 100 Dreams
  203. 9
  204. San Diego
  205. 2
  206. CA
  207. 5
  208. 95021
  209. 8
  210. 999-9999
  211. 8
  212. ANA-LYZE
  213. 33
  214. Psychoanalyst for hire,`Eccentric
  215.  RECORD
  216. 6
  217. Harvey
  218. 9
  219. Goldbrick
  220. 20
  221. Unsensible Solutions
  222. 18
  223. 12 Lazy Brook Lane
  224. 7
  225. Outback
  226. 2
  227. ME
  228. 5
  229. 04987
  230. 4
  231. none
  232. 4
  233. none
  234. 24
  235. Never gets anything done
  236.  RECORD
  237. 4
  238. Jose
  239. 8
  240. Gonzales
  241. 22
  242. South American Imports
  243. 12
  244. 9 South Bend
  245. 7
  246. Houston
  247. 2
  248. TX
  249. 5
  250. 79320
  251. 0
  252.  
  253. 14
  254. (800) BUY-HERE
  255. 3
  256. :-)
  257.  RECORD
  258. 7
  259. Gerrard
  260. 8
  261. Grumbald
  262. 0
  263.  
  264. 13
  265. 12 Dull Drive
  266. 13
  267. San Francisco
  268. 2
  269. CA
  270. 5
  271. 94012
  272. 14
  273. (919) 254-7730
  274. 19
  275. (919) 398-9210 x214
  276. 16
  277. Eccentric friend
  278.  RECORD
  279. 3
  280. Ira
  281. 6
  282. Jacoby
  283. 20
  284. Counterfeit Software
  285. 9
  286. 1 For All
  287. 8
  288. Honolulu
  289. 2
  290. HI
  291. 5
  292. 98231
  293. 0
  294.  
  295. 0
  296.  
  297. 36
  298. Cheap software,`Hard to get ahold of
  299.  RECORD
  300. 6
  301. Marcia
  302. 7
  303. Johnson
  304. 3
  305. MIT
  306. 13
  307. 100 Mass Ave.
  308. 9
  309. Cambridge
  310. 2
  311. MA
  312. 5
  313. 02102
  314. 8
  315. 471-6209
  316. 8
  317. 253-9834
  318. 29
  319. System Administrator,`Friend`
  320.  RECORD
  321. 5
  322. Frank
  323. 5
  324. Jones
  325. 0
  326.  
  327. 15
  328. 123 High Street
  329. 12
  330. Philadelphia
  331. 2
  332. PA
  333. 5
  334. 23987
  335. 0
  336.  
  337. 14
  338. (215) 267-8394
  339. 32
  340. John's brother,`long lost friend
  341.  RECORD
  342. 4
  343. John
  344. 5
  345. Jones
  346. 0
  347.  
  348. 15
  349. 123 High Street
  350. 12
  351. Philadelphia
  352. 2
  353. PA
  354. 5
  355. 23987
  356. 14
  357. (215) 234-8475
  358. 0
  359.  
  360. 23
  361. Frank's brother,`Friend
  362.  RECORD
  363. 7
  364. Another
  365. 6
  366. Person
  367. 21
  368. Tired of Typing, Inc.
  369. 8
  370. Anywhere
  371. 7
  372. AnyCity
  373. 2
  374. CO
  375. 5
  376. 00000
  377. 8
  378. 555-5555
  379. 8
  380. 666-6666
  381. 10
  382. Boring Guy
  383.  RECORD
  384. 7
  385. Hawkeye
  386. 6
  387. Pierce
  388. 7
  389. US Army
  390. 19
  391. 1498 Backwoods Road
  392. 10
  393. Sunnybrook
  394. 2
  395. ME
  396. 5
  397. 12098
  398. 0
  399.  
  400. 14
  401. (918) 473-9208
  402. 6
  403. Doctor
  404.  RECORD
  405. 7
  406. Vincent
  407. 5
  408. Price
  409. 0
  410.  
  411. 17
  412. 345 Scream Street
  413. 5
  414. Salem
  415. 2
  416. MA
  417. 5
  418. 02765
  419. 0
  420.  
  421. 0
  422.  
  423. 38
  424. Great at parties!,`fair weather friend
  425.  RECORD
  426. 6
  427. Ronald
  428. 6
  429. Reagan
  430. 9
  431. Uncle Sam
  432. 11
  433. White House
  434. 10
  435. Washington
  436. 2
  437. DC
  438. 5
  439. 00190
  440. 8
  441. unlisted
  442. 11
  443. unavailable
  444. 30
  445. The Pres,`Hard to get ahold of
  446.  RECORD
  447. 4
  448. Pete
  449. 4
  450. Rose
  451. 15
  452. Cincinnati Reds
  453. 0
  454.  
  455. 10
  456. Cincinnati
  457. 2
  458. OH
  459. 5
  460. 45211
  461. 8
  462. unlisted
  463. 0
  464.  
  465. 15
  466. Hitter for hire
  467.  RECORD
  468. 4
  469. Gary
  470. 5
  471. Samad
  472. 22
  473. Software Visions, Inc.
  474. 14
  475. 26 Forest Road
  476. 10
  477. Framingham
  478. 2
  479. MA
  480. 5
  481. 01701
  482. 0
  483.  
  484. 14
  485. (617) 877-1266
  486. 10
  487. President`
  488.  RECORD
  489. 10
  490. Antoinette
  491. 5
  492. Small
  493. 0
  494.  
  495. 12
  496. 34 Jones Way
  497. 8
  498. St. Paul
  499. 2
  500. MN
  501. 5
  502. 83271
  503. 14
  504. (706) 489-0211
  505. 0
  506.  
  507. 17
  508. From college days
  509.  RECORD
  510. 7
  511. Maxwell
  512. 5
  513. Smart
  514. 7
  515. Control
  516. 17
  517. Phone Booth # 924
  518. 11
  519. Los Angeles
  520. 2
  521. CA
  522. 5
  523. 94032
  524. 0
  525.  
  526. 8
  527. CON-TROL
  528. 24
  529. Special unlisted number!
  530.  RECORD
  531. 4
  532. Ruth
  533. 5
  534. Stoin
  535. 0
  536.  
  537. 9
  538. 46 Ash St
  539. 6
  540. Natick
  541. 2
  542. MA
  543. 5
  544. 01760
  545. 0
  546.  
  547. 8
  548. 655-4903
  549. 19
  550. Lovely,`good friend
  551.  RECORD
  552. 5
  553. Tommy
  554. 7
  555. Twotone
  556. 19
  557. Flying Bufallo Corp
  558. 11
  559. 390 E. 43rd
  560. 8
  561. New York
  562. 2
  563. NY
  564. 5
  565. 00145
  566. 0
  567.  
  568. 14
  569. (212) 345-9876
  570. 21
  571. Chipped beef supplier
  572.  RECORD
  573. 4
  574. Zulu
  575. 8
  576. Zimbabwe
  577. 0
  578.  
  579. 22
  580. 14 Commonwealth Avenue
  581. 6
  582. Boston
  583. 2
  584. MA
  585. 5
  586. 02098
  587. 0
  588.  
  589. 0
  590.  
  591. 9
  592. Eccentric
  593.